.newscontent {
  display: flex;
  justify-content: center;
  background: #f5f7fd;
  min-height: 100vh;
  padding: 23px 0px 16px 0px;
}

.newscontent .maincontent {
  width: 1200px;
  margin-bottom: 74px;
}

.offsetmargin {
  margin-top: 23px;
}
.newscontent .maincontent .home-top {
  width: 100%;
  padding-bottom: 10px;
  min-height: 192px;
  background: #FFFFFF;
  box-shadow: 0px 2px 5px 0px rgba(67,102,135,0.2);
}
.newscontent .maincontent .home-top .home-top-tittle {
  margin-left: 15px;
  margin-right: 15px;
  padding-top: 30px;
  text-align: center;
  font-size: 31px;
  font-weight: bold;
  color: #073E73;
  line-height: 36px;
}
.newscontent .maincontent .home-top .home-top-tittle .text-a {
  color: #073E73;
  white-space: pre-wrap;
}
.newscontent .maincontent .home-top .home-top-subtittle-bg {
  margin-top: 17px;
  display: flex;
  margin-left: 15px;
  margin-right: 15px;
}
.newscontent .maincontent .home-top .home-top-subtittle-bg .home-top-subtittle {
  display: flex;
  overflow: hidden;
  width: 590px;
}
.newscontent .maincontent .home-top .home-top-subtittle-bg .home-top-subtittle .home-top-subtittle-point {
  width: 4px;
  height: 4px;
  background: #9F2C3C;;
  border-radius: 50%;
  margin-top: 11px;
  margin-right: 9px;
  flex-shrink: 0;
}
.newscontent .maincontent .home-top .home-top-subtittle-bg .home-top-subtittle .home-top-subtittle-text {
  font-size: 17px;
  font-weight: 400;
  color: #666666;
  line-height: 24px;
  word-break: break-word;
  overflow: hidden;
  height: 24px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.newscontent .maincontent .home-top .home-top-subtittle-bg .home-top-subtittle .home-top-subtittle-text .text-a {
  color: #666666;
}
.offsetmargin {
  margin-top: 85px;
}
.newscontent .maincontent .home-top .home-top-line {
  height: 1px;
  background-color: #dae4f8;
  margin-top: 23px;
  margin-left: 15px;
  margin-right: 15px;
}
.newscontent .maincontent .home-top .home-top-news-bg {
  margin-top: 23px;
  margin-left: 15px;
  margin-right: 15px;
}
.newscontent .maincontent .home-top .home-top-news-bg .home-top-news {
  font-size: 17px;
  font-weight: 400;
  color: #333333;
  line-height: 23px;
  margin-left: 11px;
}
.newscontent .maincontent .home-top .home-top-news-bg .home-top-news .text-a {
  color: #333333;
}
.newscontent .maincontent .home-top .home-top-news-bg .home-top-space {
  margin-top: 2px;
  font-size: 13px;
  font-weight: 400;
  color: #cccccc;
  line-height: 18px;
  margin-left: 11px;
}
.newscontent .maincontent .home-top .home-top-news-bg a {
  line-height: 24px;
  vertical-align: middle;
  display: inline-block;
}
.newscontent .maincontent .home-top .channel-recommend-split:nth-child(4n) {
  font-size: 13px;
  width: auto;
  flex: none;
  height: auto;
}
.newscontent .maincontent .home-top .channel-recommend-split:nth-child(6n) {
  font-size: 0;
  width: 100%;
  flex: none;
  height: 0;
}

.newscontent .maincontent .newsimport {
  padding: 23px 44px;
  background: linear-gradient(180deg, #e8f0ff 0%, rgba(255, 255, 255, 0.77) 100%);
  box-shadow: 0px -1px 10px 0px rgba(246, 249, 255, 0.5);
  border-radius: 2px;
  border: 1px solid;
  border-image: linear-gradient(180deg, rgba(255, 255, 255, 1), rgba(255, 255, 255, 1)) 2 2;
  backdrop-filter: blur(0px);
}
.newscontent .maincontent .newsimport .titlebox {
  display: flex;
  align-items: center;
}

.newscontent .maincontent .newsimport .titlebox .point {
  width: 4px;
  height: 4px;
  background: #1a5ac3;
  margin-right: 11px;
}

.newscontent .maincontent .newsimport .titlebox .title {
  font-size: 17px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #333333;
  line-height: 24px;
}
.newscontent .maincontent .newsimport .newitems {
  margin-top: 17px;
  display: flex;
  justify-content: flex-start;
}
.newscontent .maincontent .newsimport .newitems .item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.newscontent .maincontent .newsimport .newitems .item:not(:last-child) {
  margin-right: 47px;
}

.newscontent .maincontent .newsimport .newitems .item .point {
  width: 4px;
  height: 4px;
  background: #1a5ac3;
  margin-right: 11px;
}

.newscontent .maincontent .newsimport .newitems .item .title {
  font-size: 17px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
  line-height: 24px;
}

.newscontent .maincontent .newsimport .recommend {
  display: flex;
  margin-top: 35px;
  align-items: center;
}

.newscontent .maincontent .newsimport .recommend .img {
  width: 62px;
  height: 25px;
  margin-right: 17px;
}

.newscontent .maincontent .newsimport .recommend .renews {
  font-size: 17px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 24px;
}

.newscontent .maincontent .newsimport .recommend .line {
  margin-left: 11px;
  margin-right: 11px;
  width: 2px;
  height: 18px;
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #cccccc;
  line-height: 18px;
}
/* .news-two-content{
  margin-bottom: 74px;
} */
.g-two-content .g-left {
  width: 930px;
}

.g-two-content .g-left .menutab {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px;
  position: sticky;
  top: 0px;
  background: #ffffff;
  margin: 20px 0 0 0;
  line-height: 20px;
  box-shadow: 0px 1px 4px 0px #0000000d;
}

.g-two-content .g-left .menutab .tabitem {
  display: flex;
  align-items: center;
  cursor: pointer;
}

.g-two-content .g-left .menutab .tabitem .tabtitle:hover {
  color: #1a5ac3;
}

.g-two-content .g-left .menutab .tabitem .img {
  width: 20px;
  height: 20px;
  margin-right: 5px;
}

.g-two-content .g-left .menutab .tabitem .tabtitle {
  font-size: 17px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
}

.g-two-content .g-left .menucolums {
  margin-top: 32px;
}


.g-two-content .g-left .menucolums .columheader {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 27px;
}
.g-two-content .g-left .menucolums .columheader .columnleft {
  display: flex;
  align-items: center;
}
.g-two-content .g-left .menucolums .columheader .columnleft .img {
  width: 23px;
  height: 23px;
}

.g-two-content .g-left .menucolums .columheader .columnleft .columtitle {
  font-size: 17px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #333333;
  line-height: 17px;
}

.g-two-content .g-left .menucolums .columheader .more {
  width: 62px;
  height: 31px;
  border-radius: 2px;
  font-size: 13px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #1a5ac3;
  line-height: 31px;
  cursor: pointer;
  text-align: center;
}

.g-two-content .g-left .menucolum .listbox {
}

.g-two-content .g-left .menucolums .listbox .columcell {
  display: flex;
  justify-content: flex-start;
  width: 882px;
  height: 140px;
  background: #ffffff;
  border-radius: 2px;
  border: 1px solid #ededed;
}

.g-two-content .g-left .menucolums .listbox .columcell:hover {
  box-shadow: 0px 2px 8px 0px rgba(148, 153, 159, 0.28);
}

.g-two-content .g-left .menucolums .listbox .columcell .img {
  width: 223px;
  height: 140px;
  background: orange;
}

.g-two-content .g-left .menucolums .listbox .columcell .cellcontent {
  padding: 17px 11px;
  width: 677px;
}

.g-two-content .g-left .menucolums .listbox .columcell .cellcontent .title {
  font-size: 16px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #333333;
  line-height: 25px;
  text-align: left;
}

.g-two-content .g-left .menucolums .listbox .columcell .cellcontent .des {
  max-width: 635px;
  margin-top: 11px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
  text-align: left;
  display: inline-block;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}

.g-two-content .g-left .menucolums .listbox .columcell .cellcontent .subtip {
  margin-top: 29px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.g-two-content .g-left .menucolums .listbox .columcell .cellcontent .subtip .lefttip {
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
  line-height: 17px;
}

.g-two-content .g-left .menucolums .listbox .columcell .cellcontent .subtip .share {
  width: 13px;
  height: 13px;
}

.bodycontent .sidebarbox {
  width: 251px;
  min-height: 420px;
}
